travis: Disable email notifications
authorColin Walters <walters@verbum.org>
Tue, 9 Aug 2016 16:51:30 +0000 (12:51 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 9 Aug 2016 17:36:39 +0000 (17:36 +0000)
I'm getting spammed.  We'll see the results in the status.

Closes: #450
Approved by: jlebon

.travis.yml

index 8b57f41377740e68b8e06d4909e635bb90a30adf..8594ff783bba0fc0e8ac9bcdf2bb201eb712c120 100644 (file)
@@ -11,3 +11,6 @@ env:
 script:
   - tests/ci-install.sh
   - ci_parallel=2 ci_sudo=yes tests/ci-build.sh
+
+notifications:
+  email: false